home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / ddj0897.zip / ISERVER.ZIP / MFCISAPI.ZIP / CBISAPI.CLW < prev    next >
Text File  |  1997-01-04  |  580b  |  31 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. ODLFile=cbisapi.odl
  6. ClassCount=2
  7. Class1=CCbisapiApp
  8. LastClass=CIsapiServer
  9. NewFileInclude2=#include "cbisapi.h"
  10. ResourceCount=0
  11. NewFileInclude1=#include "stdafx.h"
  12. Class2=CIsapiServer
  13. LastTemplate=CCmdTarget
  14.  
  15. [CLS:CCbisapiApp]
  16. Type=0
  17. HeaderFile=cbisapi.h
  18. ImplementationFile=cbisapi.cpp
  19. Filter=N
  20. LastObject=CCbisapiApp
  21.  
  22. [CLS:CIsapiServer]
  23. Type=0
  24. HeaderFile=IServer.h
  25. ImplementationFile=IServer.cpp
  26. BaseClass=CCmdTarget
  27. Filter=N
  28. VirtualFilter=C
  29. LastObject=CIsapiServer
  30.  
  31.